Utility.getAdapterBoundingClientRect Method
Gets the bounding client rectangle of an adapter.
Parameters
- adapterId
-
Type: String - May be null
The ID of the adapter to use or null to use the view background.
Return Value
Type: object{left, top, width, height}
The rectangle that specifies the page coordinates.